Is there a library to display a Virtual Human [WPF]
Posted
by modosansreves
on Stack Overflow
See other posts from Stack Overflow
or by modosansreves
Published on 2010-05-01T14:30:42Z
Indexed on
2010/05/01
14:37 UTC
Read the original article
Hit count: 260
While there are a lot of 3D libraries out there, I'm in struggle to find one suitable for WPF.
Basically, I want a Character Animation engine, which loads bone hierarchy and allows me to manipulate the skinned mesh.
I know, this is a classic topic for all the 3D engines. And they are made for building games.
How do I display a Skinned Character in a WPF application?
© Stack Overflow or respective owner